home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 1
/
CU Amiga Magazine CD-ROM Special Edition (1995)(EMAP Images)(GB)[Issue 1995-11].iso
/
Aminet
/
comm
/
tcp
/
AmiTCPsesn1_1.lha
/
AmiTCP_session-1.1
/
c
/
nntpsend
< prev
next >
Wrap
Text File
|
1995-06-16
|
214b
|
9 lines
;
; Script to send news articles stored in the dir uunews:NNTPSpoolDir.
; Needs nntppost from InetUtils 1.4.
;
list uunews:NNTPSpoolDir lformat "nntppost -x %p%n %p%n" to t:post
execute t:post
delete >nil: t:post